home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 005 / taxlog.arc / TAXLOG.DOC < prev   
Encoding:
Text File  |  1984-11-24  |  1.6 KB  |  57 lines

  1. TaxLog is a program to help you comply with the new IRS regulations concerning
  2. personal computers.  In order to qualify for a tax deduction for your PC you
  3. have to maintain a log of your computer activity.  That's what TaxLog is all
  4. about.  It will maintain a file of usage records and let you print them out at
  5. will.
  6.  
  7.  
  8.  
  9. To use TaxLog, put the following command in your AUTOEXEC.BAT file (right 
  10. after the DATE and TIME commands if you don't have a clock installed):
  11.  
  12.    taxlog /s
  13.  
  14. Now when you start your system, TaxLog will show a screen that you can fill
  15. in with information documenting your work.  This information will be saved 
  16. in the log file.  When you're done with your work just enter 
  17.  
  18.    taxlog
  19.  
  20. and the record you filled out when you began the session will be redisplayed.
  21. You can then add any additional information and save it to the log file.
  22.  
  23.  
  24.  
  25. If you enter
  26.  
  27.    taxlog /s
  28.  
  29. and the last record on the file hasn't been completed (the ending date and
  30. time aren't filled in) then you will be given the chance to complete it first 
  31. before starting a new record.
  32.  
  33.  
  34. If you enter 
  35.  
  36.    taxlog
  37.  
  38. (without the /s parameter) and there is no incomplete record on the file,
  39. you will be shown a new record that you can fill in from scratch.
  40.  
  41.  
  42.  
  43. To print out a listing of the log file enter
  44.  
  45.    taxlog /l
  46.  
  47.  
  48.  
  49. TaxLog is written in Turbo Pascal and designed to be used with the IBM PC and
  50. compatibles. For complete source code for TaxLog and for a program that will
  51. print the log file in sequences other than chronological, send $19.95 to 
  52.  
  53.    KING PROGRAMMING PRODUCTS
  54.    P.O. Box 432
  55.    Wood Dale, IL  60191
  56.  
  57.